home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
C_INTERF
/
C_INTERF.H
< prev
Wrap
Text File
|
1990-09-20
|
134b
|
9 lines
/* Keywords used by "C Interface" utility */
#ifndef _CInterface_
#define PUBLIC
#define PRIVATE static
#define _CInterface_
#endif